Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CoreML ] ML Program more operators support [3/N] #22710

Merged
merged 20 commits into from
Nov 28, 2024
Merged

Conversation

wejoncy
Copy link
Contributor

@wejoncy wejoncy commented Nov 4, 2024

Description

  • Erf
  • Round
  • Max
  • ReduceMax
  • ReduceMean
  • ReduceSum
  • Unsqueeze
  • Squeeze
  • Softmax

Motivation and Context

@wejoncy wejoncy requested a review from skottmckay November 4, 2024 08:33
@wejoncy wejoncy marked this pull request as ready for review November 4, 2024 08:33
@wejoncy wejoncy changed the title [CoreML ] ML Program more operators support [CoreML ] ML Program more operators support [3/N] Nov 4, 2024
wejoncy and others added 2 commits November 22, 2024 10:36
…der.cc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
skottmckay
skottmckay previously approved these changes Nov 25, 2024
@wejoncy wejoncy requested a review from skottmckay November 27, 2024 01:28
@wejoncy wejoncy merged commit a24723d into main Nov 28, 2024
95 checks passed
@wejoncy wejoncy deleted the jicwen/coreml_ops branch November 28, 2024 01:21
guschmue pushed a commit that referenced this pull request Dec 2, 2024
### Description
- Erf
- Round
- Max
- ReduceMax
- ReduceMean
- ReduceSum
- Unsqueeze
- Squeeze
- Softmax



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
- Erf
- Round
- Max
- ReduceMax
- ReduceMean
- ReduceSum
- Unsqueeze
- Squeeze
- Softmax



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
- Erf
- Round
- Max
- ReduceMax
- ReduceMean
- ReduceSum
- Unsqueeze
- Squeeze
- Softmax



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
- Erf
- Round
- Max
- ReduceMax
- ReduceMean
- ReduceSum
- Unsqueeze
- Squeeze
- Softmax



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants